Current Location: Home> Function Categories> exp

exp

Calculate the index of e
Similar Functions
  • Determine whether it is a legal value is_nan

    is_nan

    Determinewhetheritis
  • Returns log(1 + number), and can calculate the exact result even when the value of number is close to zero. log1p

    log1p

    Returnslog(1+number)
  • Anyway atan

    atan

    Anyway
  • Round floating point numbers round

    round

    Roundfloatingpointnu
  • Natural logarithm log

    log

    Naturallogarithm
  • Arctangle of two parameters atan2

    atan2

    Arctangleoftwoparame
  • Inverse hyperbolic sine asinh

    asinh

    Inversehyperbolicsin
  • Returns exp(number) - 1, and can calculate the exact result even when the value of number is close to zero. expm1

    expm1

    Returnsexp(number)-1